首页 | 官方网站   微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   12879篇
  免费   1321篇
  国内免费   1170篇
工业技术   15370篇
  2024年   10篇
  2023年   173篇
  2022年   230篇
  2021年   299篇
  2020年   356篇
  2019年   270篇
  2018年   289篇
  2017年   436篇
  2016年   518篇
  2015年   658篇
  2014年   896篇
  2013年   937篇
  2012年   947篇
  2011年   1227篇
  2010年   953篇
  2009年   1076篇
  2008年   1052篇
  2007年   1059篇
  2006年   831篇
  2005年   701篇
  2004年   548篇
  2003年   478篇
  2002年   341篇
  2001年   264篇
  2000年   180篇
  1999年   123篇
  1998年   109篇
  1997年   76篇
  1996年   63篇
  1995年   58篇
  1994年   48篇
  1993年   38篇
  1992年   32篇
  1991年   26篇
  1990年   16篇
  1989年   12篇
  1988年   8篇
  1987年   8篇
  1986年   9篇
  1985年   3篇
  1984年   5篇
  1983年   2篇
  1981年   1篇
  1980年   3篇
  1974年   1篇
排序方式: 共有10000条查询结果,搜索用时 62 毫秒
1.
Recently, researchers have devoted more attention to supercapacitors (SCs) to integrate with batteries in energy storage systems (ESSs) for vehicle applications. In this study, we attempted to characterize the use of SCs in the ESS for a PEM fuel cell vehicle equipped with an alternator to maximize the performance of regenerative braking. We applied lithium-ion batteries (LIBs) and SCs as energy storage devices to examine their effect on ESS. Then we used a hysteresis brake to apply controllable braking force on the flywheel to form hybrid braking (HB) and made efforts to study its behavior to suggest a braking control strategy. We also ran the whole system over the rotational speed to cover the range of driving speed. At last, we sized the SCs for the most commonly used fuel cell electric vehicle (FCEV) in Korea, i.e., Hyundai NEXO, based on the results obtained from the above study by alternator efficiencies.  相似文献   
2.
《Ceramics International》2022,48(8):10921-10931
Coatings were obtained by vacuum electro-spark alloying (VESA), pulsed cathodic arc evaporation (PCAE), magnetron sputtering (MS) techniques and VESA-PCAE-MS hybrid technology using Cr3C2–NiAl electrodes. The structure of the coatings was analyzed using scanning and transmission electron microscopy, X-ray diffraction and energy-dispersive spectroscopy. Mechanical properties were determined by nanoindentation, while tribological properties were assessed using pin-on-disk tribometer. Corrosion resistance was estimated by voltammetry in 1 N H2SO4 and 3.5%NaCl solutions. Oxidation resistance tests were performed at 800°С in air. The VESA coating had the highest thickness, low friction coefficient and high wear resistance. PCAE coating demonstrated the highest hardness (24 GPa) and elastic recovery (59%), oxidation resistance and superior corrosion resistance both in 1 N H2SO4 (icorr = 70 μА/cm2) and 3.5%NaCl (icorr = 0.74 μА/cm2) solutions. The MS coating had average mechanical properties and low corrosion current density (71 μА/cm2) in 1 N H2SO4. Deposition of coatings using VESA-PCAE-MS hybrid technology led to an increase in corrosion and oxidation resistance at least by 1.5 times in comparison with the VESA coating.  相似文献   
3.
A hybrid sorbent material for removal of hydrogen sulfide from air was developed. The material is based on activated carbon and iron compounds obtained from waste iron(II) sulfate(VI) heptahydrate. The iron salt is deposited on the carbonaceous support and subjected to oxidation (Fe2+ to Fe3+) using atmospheric oxygen under alkaline conditions. An effect of H2O2 addition to the process on the composition of the resultant material was also examined. X-ray diffraction (XRD) analyses confirmed easy conversion of waste FeSO4·7H2O to iron oxides Fe3O4 and FeOOH. The activated carbon supporting iron oxides revealed a higher efficiency in H2S elimination from air compared to the commercial activated carbon, without any modification.  相似文献   
4.
针对传统移动代理(MA)在监测无线传感器网络(WSNs)的感兴趣信息时产生的延迟较大和能耗较多问题,提出了基于三维胞元空间的MA双向并行(3D-BPMA)路由算法.3D-BPMA将MA与传统的客户/服务器(c/S)模式相结合,在胞元内利用C/S模式搜集信息,在单层胞元系统和路由器与路由器之间采用MA双向并行的策略进行传输.仿真结果表明:3D-BPMA与LCF,DSG-MIP算法相比减少了平均响应时间和网络平均能耗,提高了MA发送率.  相似文献   
5.
Although hybrid Petri net (HPN) is a popular formalism in modelling hybrid production systems, the HPN model of large scale systems gets substantially complicated for analysis and control due to large dimensionality of such systems. To overcome this problem, a typical approach is to decompose the net into subnets and then control the plant through hierarchical or decentralized structures. Although this concept has been widely discussed in the literature for discrete PNs, there is a lack of research for HPNs. In this paper, a new method of decomposition of first-order hybrid Petri nets (FOHPNs) is proposed first and then the hierarchical control of the subnets through a coordinator is introduced. The advantage of using the proposed approach is validated by an existing example. A sugar milling case study is analysed by using a decomposed FOHPN model and the optimization results are compared against the results of the approaches presented in other papers. Simulation results show not only an improvement in production rate, but also show the ability to control the plant online. In addition, by using the hierarchical control structure for an FOHPN model, it is possible to reduce the cost of communication links, improve the reliability of the system, maintain the plant locally, and partially redesign the system.  相似文献   
6.
Protein databases used in research are huge and still grow at a fast pace. Many comparisons need to be done when searching similar (homologous) sequences for a given query sequence in these databases. Comparing a query sequence against all sequences of a huge database using the well-known Smith–Waterman algorithm is very time-consuming. Hidden Markov Models pose an opportunity for reducing the number of entries of a database and also enable to find distantly homologous sequences. Fewer entries are achieved by clustering similar sequences in a Hidden Markov Model. Such an approach is used by the bioinformatics tool HHblits. To further reduce the runtime, HHblits uses two-level prefiltering to reduce the number of time-consuming Viterbi comparisons. Still, prefiltering is very time-consuming. Highly parallel architectures and huge bandwidth are required for processing and transferring the massive amounts of data. In this article, we present an approach exploiting the reconfigurable, hybrid computer architecture Convey HC-1 for migrating the most time-consuming part. The Convey HC-1 with four FPGAs and high memory bandwidth of up to 76.8 GB/s serves as the platform of choice. Other bioinformatics applications have already been successfully supported by the HC-1. Limited by FPGA size only, we present a design that calculates four first-level prefiltering scores per FPGA concurrently, i.e. 16 calculations in total. This score calculation for the query profile against database sequences is done by a modified Smith–Waterman scheme that is internally parallelized 128 times in contrast to the original Streaming ‘Single Instruction Multiple Data (SIMD)’ Extensions (SSE)-supported implementation where only 16-fold parallelism can be exploited and where memory bandwidth poses the limiting factor. Preloading the query profile, we are able to transform the memory-bound implementation to a compute- and resource-bound FPGA design. We tightly integrated the FPGA-based coprocessor into the hybrid computing system by employing task-parallelism for the two-level prefiltering. Despite much lower clock rates, the FPGAs outperform SSE-based execution for the calculation of the prefiltering scores by a factor of 7.9.  相似文献   
7.
Steganography is the science of hiding secret message in an appropriate digital multimedia in such a way that the existence of the embedded message should be invisible to anyone apart from the sender or the intended recipient. This paper presents an irreversible scheme for hiding a secret image in the cover image that is able to improve both the visual quality and the security of the stego-image while still providing a large embedding capacity. This is achieved by a hybrid steganography scheme incorporates Noise Visibility Function (NVF) and an optimal chaotic based encryption scheme. In the embedding process, first to reduce the image distortion and to increase the embedding capacity, the payload of each region of the cover image is determined dynamically according to NVF. NVF analyzes the local image properties to identify the complex areas where more secret bits should be embedded. This ensures to maintain a high visual quality of the stego-image as well as a large embedding capacity. Second, the security of the secret image is brought about by an optimal chaotic based encryption scheme to transform the secret image into an encrypted image. Third, the optimal chaotic based encryption scheme is achieved by using a hybrid optimization of Particle Swarm Optimization (PSO) and Genetic Algorithm (GA) which is allowing us to find an optimal secret key. The optimal secret key is able to encrypt the secret image so as the rate of changes after embedding process be decreased which results in increasing the quality of the stego-image. In the extracting process, the secret image can be extracted from the stego-image losslessly without referring to the original cover image. The experimental results confirm that the proposed scheme not only has the ability to achieve a good trade-off between the payload and the stego-image quality, but also can resist against the statistics and image processing attacks.  相似文献   
8.
The Vehicle Routing Problem with Simultaneous Pickup and Delivery (VRPSPD) is an extension to the classical Vehicle Routing Problem (VRP), where customers may both receive and send goods simultaneously. The Vehicle Routing Problem with Mixed Pickup and Delivery (VRPMPD) differs from the VRPSPD in that the customers may have either pickup or delivery demand. However, the solution approaches proposed for the VRPSPD can be directly applied to the VRPMPD. In this study, an adaptive local search solution approach is developed for both the VRPSPD and the VRPMPD, which hybridizes a Simulated Annealing inspired algorithm with Variable Neighborhood Descent. The algorithm uses an adaptive threshold function that makes the algorithm self-tuning. The proposed approach is tested on well-known VRPSPD and VRPMPD benchmark instances derived from the literature. The computational results indicate that the proposed algorithm is effective in solving the problems in reasonable computation time.  相似文献   
9.
We introduce a new architecture for the design of a tool for modeling and simulation of continuous and hybrid systems. The environment includes a compiler based on Modelica, a modular and a causal standard specification language for physical systems modeling (the tool supports models composed using certain component classes defined in the Modelica Standard Library, and the instantiation, parameterization and connection of these MSL components are described using a subset of Modelica). Models are defined in Modelica and are translated into DEVS models. DEVS theory (originally defined for modeling and simulation of discrete event systems) was extended in order to permit defining these of models. The different steps in the compiling process are show, including how to model these dynamic systems under the discrete event abstraction, including examples of model simulation with their execution results.  相似文献   
10.
A steelmaking-continuous casting (SCC) scheduling problem is an example of complex hybrid flow shop scheduling problem (HFSSP) with a strong industrial background. This paper investigates the SCC scheduling problem that involves controllable processing times (CPT) with multiple objectives concerning the total waiting time, earliness/tardiness and adjusting cost. The SCC scheduling problem with CPT is seldom discussed in the existing literature. This study is motivated by the practical situation of a large integrated steel company in which the just-in-time (JIT) and cost-cutting production strategy have become a significant concern. To address this complex HFSSP, the scheduling problem is decomposed into two subproblems: a parallel machine scheduling problem (PMSP) in the last stage and an HFSSP in the upstream stages. First, a hybrid differential evolution (HDE) algorithm combined with a variable neighborhood decomposition search (VNDS) is proposed for the former subproblem. Second, an iterative backward list scheduling (IBLS) algorithm is presented to solve the latter subproblem. The effectiveness of this bi-layer optimization approach is verified by computational experiments on well-designed and real-world scheduling instances. This study provides a new perspective on modeling and solving practical SCC scheduling problems.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司    京ICP备09084417号-23

京公网安备 11010802026262号